evolution-ntlm
authorDebian OpenLDAP Maintainers <pkg-openldap-devel@lists.alioth.debian.org>
Thu, 5 Mar 2020 20:59:46 +0000 (20:59 +0000)
committerRyan Tandy <ryan@nardis.ca>
Thu, 5 Mar 2020 20:59:46 +0000 (20:59 +0000)
commit2b1b40ef6a5babd4e187873b3395befe7ae40183
treede7a74eaf9c0ca2113dc1f62a891415644ecf16b
parent4faa0a9c44d6413c23d4abc120cf02c83621e784
evolution-ntlm

Patch from evolution-exchange (2.10.3).  The ldap_ntlm_bind function is
actually called by evolution-data-server, checked at version 1.12.2.
Without this patch, the Exchange addressbook integration uses simple binds
with cleartext passwords.

Russ checked with openldap-software for upstream's opinion on this patch
on 2007-12-21.  Upstream had never received it as a patch submission and
given that it's apparently only for older Exchange servers that can't do
SASL and DIGEST-MD5, it's not very appealing.

Bug#457374 filed against evolution-data-server asking if this support is
still required on 2007-12-21.

Gbp-Pq: Name evolution-ntlm
include/ldap.h
libraries/libldap/Makefile.in
libraries/libldap/ntlm.c [new file with mode: 0644]
libraries/libldap_r/Makefile.in